SQL - определение. Что такое SQL
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое SQL - определение

RELATIONAL DATABASE LANGUAGE THAT ALLOWS TO EXTRACT FROM DATA TABLES A SERIES OF RECORDS WITH SELECTION, SORTING AND COMPUTATION CRITERIA, OR TO UPDATE, DELETE OR ADD NEW RECORDS
SQL programming language; SQL language; Structured Query Language; Structured query language; SQL keywords; Sql; Comment (SQL); Grant (SQL); SQL database; SEQUEL; SQL script; SQL Servers; Transaction Control Language; SQL (programming language); SQL datatypes; SQL functions; Structure Query Language; SQL data types; .sql; Revoke (SQL); Sql types; ANSI SQL; Procedural SQL; Alternatives to SQL; Criticism of SQL; Distributed SQL processing; History of SQL; ISO/IEC TR 19075; Data types in SQL; Procedural extensions to SQL; Interoperability of SQL statements
Найдено результатов: 133
SQL         
Structured Query Language (Reference: ISO 9075, DB, 4GL)
SQL         
<language, database, standard> /S Q L/ An industry-standard language for creating, updating and, querying {relational database management systems}. SQL was developed by IBM in the 1970s for use in System R. It is the de facto standard as well as being an ISO and ANSI standard. It is often embedded in general purpose programming languages. The first SQL standard, in 1986, provided basic language constructs for defining and manipulating tables of data; a revision in 1989 added language extensions for {referential integrity} and generalised integrity constraints. Another revision in 1992 provided facilities for schema manipulation and data administration, as well as substantial enhancements for data definition and data manipulation. Development is currently underway to enhance SQL into a computationally complete language for the definition and management of persistent, complex objects. This includes: generalisation and specialisation hierarchies, {multiple inheritance}, user defined data types, triggers and assertions, support for knowledge based systems, recursive query expressions, and additional data administration tools. It also includes the specification of abstract data types (ADTs), object identifiers, methods, inheritance, polymorphism, encapsulation, and all of the other facilities normally associated with object data management. The emerging SQL3 standard is expected to be complete in 1998. According to Allen G. Taylor, SQL does __not__ stand for "Structured Query Language". That, like "SEQUEL" (and its pronunciation /see'kw*l/), was just another unofficial name for a precursor of SQL. However, the IBM SQL Reference manual for DB2 and Craig Mullins's "DB2 Developer's Guide" say SQL __does__ stand for "Structured Query Language". SQL Standards (http://jcc.com/sql_stnd.html). {An SQL parser (ftp://ftp.ora.com/published/oreilly/nutshell/lexyacc/)} is described in "Lex & Yacc", by Levine, Mason & Brown published by O'Reilly. {The 1995 SQL Reunion: People, Projects, and Politics (http://mcjones.org/System_R/SQL_Reunion_95/)}. ["A Guide to the SQL Standard", C.J. Date, A-W 1987]. ["SQL for Dummies", Allen G. Taylor, IDG Books Worldwide]. (2005-11-17)
SQL         
¦ abbreviation Computing Structured Query Language, an international standard for database manipulation.
Structured Query Language         
SQL
SQL (disambiguation)         
WIKIMEDIA DISAMBIGUATION PAGE
SQL (short for Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational databases.
Transact-SQL         
MICROSOFT'S AND SYBASE'S PROPRIETARY EXTENSION TO SQL (STRUCTURED QUERY LANGUAGE) USED TO INTERACT WITH RELATIONAL DATABASES
Transact SQL; TSQL; T-sql; T-SQL; Tsql
Transact-SQL (T-SQL) is Microsoft's and Sybase's proprietary extension to the SQL (Structured Query Language) used to interact with relational databases. T-SQL expands on the SQL standard to include procedural programming, local variables, various support functions for string processing, date processing, mathematics, etc.
SQL injection         
  • A classification of SQL injection attacking vector as of 2010
TYPE OF CODE INJECTION, USED TO ATTACK VULNERABLE DATA-DRIVEN SOFTWARE APPLICATIONS
Sql injection; SQL Injection; SQL injection attack; Sql injection attack; ' or 1==1--; Sql injections; Sql insertion attack; SQL insertion attack; Little Bobby Tables; Robert'); DROP TABLE Students;--; Bobby Tables; Parametrized query; SQL Injections; SQLIA; 'OR''='; SQL inject; MySQL Injection; MySql Injection; Bobby Tables attack; Little Bobby Tables attack; Blind SQL injection; Structured Query Language injection; SQLI; Countermeasures against SQL injection attacks; Bobby tables
SQL injection is a code injection technique used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution (e.g.
NonStop SQL         
Nonstop sql
NonStop SQL is a commercial relational database management system that is designed for fault tolerance and scalability, currently offered by Hewlett Packard Enterprise. The latest version is SQL/MX 3.
SQL Server Compact         
COMPACT RELATIONAL DATABASE BY MICROSOFT
SQL Mobile; Sql mobile; Microsoft SQL Server Mobile Edition; SQL Server 2005 Compact Edition; SQL Server Compact 2005 Edition; SQLCE; SQL Server Compact 3.5; SQL Server Compact Edition; SQL Server Mobile; Microsoft SQL Server Compact; Microsoft SQL Server Compact Edition; SQLce; SQL Server Mobile Edition; SQL Server CE; SQL Server Compact Edition Database File; SQL CE; .sdf
Microsoft SQL Server Compact (EOL, See SQL Express) (SQL CE) is a compact relational database produced by Microsoft for applications that run on mobile devices and desktops. Prior to the introduction of the desktop platform, it was known as SQL Server for Windows CE and SQL Server Mobile Edition.
Microsoft SQL Server         
  • The SQL Server Full Text Search service architecture
FAMILY OF DATABASE SOFTWARE
MS-SQL; MS SQL Server; MS SQL; MSSQL; Ms sql server; Microsoft SQL server; Pubs (database); Mssql; Microsoft SQL Server Compare Tools; Data Source Views; Microsoft SQL; Microsoft Sql Server; Database engine tuning advisor; Port 1433; Sys.sysobjects; Microsoft sql server; Sqlcmd; Concurrency control in SQL Server; Data Quality Services
<database> A relational database management system (RDBMS) which is part of Microsoft's BackOffice family of servers. SQL Server was designed for client/server use and is accessed by applications using SQL. It runs on Windows NT version 3.5 or higher and is compliant with the ANSI SQL-92 and FIPS 127-2 SQL standards. SQL Server supports symmetric multiprocessing hardware; SNMP, ODBC, and major open standard communications protocols. It has Internet integration, data replication, and data warehousing features. Microsoft SQL Server was originally developed by {Sybase Corporation} but the cooperation was broken sometime [when?] before version 6.0. Latest version: 7.0. [Or is it 2000?] sql">http://microsoft.com/sql. Usenet newsgroup: news:comp.databases.ms-sqlserver. (2001-04-27)

Википедия

SQL

Structured Query Language, abbreviated as SQL ( (listen) S-Q-L, sometimes "sequel" for historical reasons), is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). It is particularly useful in handling structured data, i.e. data incorporating relations among entities and variables.

SQL offers two main advantages over older read–write APIs such as ISAM or VSAM. Firstly, it introduced the concept of accessing many records with one single command. Secondly, it eliminates the need to specify how to reach a record, e.g. with or without an index.

Originally based upon relational algebra and tuple relational calculus, SQL consists of many types of statements, which may be informally classed as sublanguages, commonly: a data query language (DQL), a data definition language (DDL), a data control language (DCL), and a data manipulation language (DML). The scope of SQL includes data query, data manipulation (insert, update, and delete), data definition (schema creation and modification), and data access control. Although SQL is essentially a declarative language (4GL), it also includes procedural elements.

SQL was one of the first commercial languages to use Edgar F. Codd’s relational model. The model was described in his influential 1970 paper, "A Relational Model of Data for Large Shared Data Banks". Despite not entirely adhering to the relational model as described by Codd, it became the most widely used database language.

SQL became a standard of the American National Standards Institute (ANSI) in 1986 and of the International Organization for Standardization (ISO) in 1987. Since then, the standard has been revised to include a larger set of features. Despite the existence of standards, most SQL code requires at least some changes before being ported to different database systems.